home *** CD-ROM | disk | FTP | other *** search
-
- ASINH(3) UNIX Programmer's Manual ASINH(3)
-
- NNAAMMEE
- aassiinnhh - inverse hyperbolic sine function
-
- SSYYNNOOPPSSIISS
- ##iinncclluuddee <<mmaatthh..hh>>
-
- _d_o_u_b_l_e
- aassiinnhh(_d_o_u_b_l_e _x)
-
- _f_l_o_a_t
- aassiinnhhff(_f_l_o_a_t _x)
-
- DDEESSCCRRIIPPTTIIOONN
- The aassiinnhh() and aassiinnhhff() functions compute the inverse hyperbolic sine of
- the real argument
-
- RREETTUURRNN VVAALLUUEESS
- The aassiinnhh() and aassiinnhhff() functions return the inverse hyperbolic sine of
- _x.
-
- RREETTUURRNN VVAALLUUEESS
- Exceptional cases are handled by matherr(3).
-
- SSEEEE AALLSSOO
- acosh(3), atanh(3), exp(3), infnan(3), math(3), matherr(3)
-
- HHIISSTTOORRYY
- The aassiinnhh() function appeared in 4.3BSD.
-
- 4.3 Berkeley Distribution May 6, 1991 1
-